Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Creating a Web App for iPad
Highest Rated
Rating: 4.6 out of 5(46 ratings)
982 students

Creating a Web App for iPad

Use standard web technologies to create an app-like experience for iPad. And best of all, no App Store required!
Created byChris Converse
Last updated 8/2014
English

What you'll learn

  • NO APP STORES! Web Apps run form any web server
  • Capture a web experience into a Web App
  • Learn to work with CSS3 animations
  • Support standard and retina graphics
  • Make updates whenever you want
  • Incorporating HTML5 video for iPad

Course content

8 sections33 lectures2h 42m total length
  • About this course1:20

    Watch a demonstration of the final project we'll be creating, as well as a glimpse of the graphics, code, and animated explanations.

  • A few words before we begin1:54

    This lecture sets the expectations for the course, letting you know what to expect when you begin.

  • Software you’ll need to follow along2:14

    This course requires a text editor, or graphical web tool with access to the code, as well as a WebKit browser. Optional software and hardware include Adobe Photoshop, an iPad or an iPad Simulator.

  • About the Project Files1:43

    The project files* contain native, sliced, Photoshop files, as well as a set of final graphics, a series of code snippets, and a copy of the fully completed final project.

    *project files are attached to the next lecture, Starting Your Project

  • Starting your project0:47

    To begin, there are a series of starter files in the project files* that we'll be adding to a new folder on your desktop.

    *download the project files from the lecture

Requirements

  • Text Editor
  • Web-kit Browser

Description

This course will teach you to use standard web technologies to create an engaging, interactive user experience on the iPad.

We'll be creating an eSales Aid in the course, which is a popular use for sharing information about a company or product on tablet devices. However, the possibilities of this approach are limitless. Use standard web technologies to create interactive books, catalogs, or any interactive project you can imagine. If you can create it on the web, you can create it in a Web App.

And the best part is... no app stores!

Web Apps run from any web server, and are actually web sites themselves. The main difference is in the way they load information, and define behaviors. We'll cover creating custom icons and startup screens, optimizing the user experience for touch events, and using CSS3 hardware accelerated features for smooth animations.

What to expect in the course

In the course we'll start by creating web graphics with Photoshop, for both standard and retina screens. There is also a "skip Photoshop" folder as well, in case you want to bypass working in Photoshop. We'll also be using CSS3 to detect hi-definition displays (retina screens), as well as using CSS3 transform properties to position out HTML elements across the iPad screen.

The main focus of the course is the functionality needed for create an engaging user experience, which consists of JavaScript, as well as supporting HTML and graphics specific for the iPad interface. This course will teach you to code the core functionality of the Web App, while supplying plenty of code snippets to relieve you from any repetitive typing. Watch the first 4 videos in Lesson 1, they are all FREE, and provide an overview of the expectations, software, and final product we'll be creating.

The project files provided in this course include a copy of the fully completed final project. Use these files to track your progress, correct any errors you may be having, or more importantly, adapt the project into your own interactive Web Apps.

Who this course is for:

  • Designers
  • Web Designers
  • Web Developers